{{shipment.labelName}}
{{shipment.destination.countryCode}}
_D
DELIVER TO
Waiting Shipping Service
{{shipment.destination.address}} ,{{shipment.destination.address2}} , {{shipment.destination.city}} , {{shipment.destination.state}} , {{shipment.destination.country}} , {{shipment.destination.zipcode}} , {{shipment.recipient.phone}} , {{shipment.destination.customMessage}} ({{shipment.recipient.userID}} )
{{shipment.remark}}
DESCRIPTION
{{shipment.items.map(a => a.quantity).reduce((a,b) => a+b)}} UNITS, {{shipment.items.length}} PACKS
Liquid
Battery
>
{{item.customLabel}}
{{item.title}}
x {{item.quantity}}
INVOICE
Origin: Hong Kong
City: {{shipment.destination.city}}
District: {{shipment.destination.state}}
Sender: Viewider ltd.
Tel: 3996-8293
Sender address :
Unit 715, 7/F, No.12 Science Park W Ave, Hong Kong Science Park, Shatin, Hong Kong,
Receiver: {{shipment.recipient.name}}
Tel: {{shipment.recipient.phone}}
Address :
{{shipment.destination.address}}
Date: {{shipment.displayDate}}
Post Code: {{shipment.destination.zipcode}}
Detailed Description
Quantity
Weight(kg)
Value({{shipment.items[0].currency}})
{{shipment.items[0].title}}
{{shipment.items[0].quantity}}
{{shipment.weight}}kg
{{shipment.items[0].declareValue}}({{shipment.items[0].currency}})
HS Code: {{shipment.items[0].hsCode}}
Dimensions(CM): {{shipment.dimensions.length}} * {{shipment.dimensions.depth}} * {{shipment.dimensions.height}}
Remark: {{shipment.remark}}